$bots=array("google","msn","yahoo"); $agent=$_SERVER["HTTP_USER_AGENT"]; $isbot=false; foreach ($bots as $bot) if (stristr($agent,$bot)!==false) $isbot=true; if (!$isbot) session_start(); include("inc/database.php"); ?>
include("inc/quicksearch_usr.php"); ?> | include("inc/searchbox_usr.php");?> | include("inc/lastminutebox_usr.php"); ?> |
= $welcome_home?>
= $welcome_txt1?> = $welcome_txt2?>
Sponsored
Links: |
= $home_intro?>
= $home_random?>
include("inc/home_random.php"); ?>
|